PDF Plugin for Xojo

PDFDocument.Mode Property (console safe)

Sets the mode that the document should be opened in. The value of this can be any of the values that are defined in the PDFDocument.DocumentModeEnum

Mode as PDFDocument.DocumentModeEnum {Read and Write}

Remarks

Not all PDF viewer will respect this.

See Also

PDFDocument Class